home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
dialog
/
copydi~1.txt
< prev
next >
Wrap
Text File
|
1999-07-26
|
97b
|
5 lines
<%
Set fs = CreateObject("Scripting.FileSystemObject")
fs.CopyFolder "d:\db" , "d:\clock"
%>